home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / wadfile / dmop / doom1 / jodie.rw < prev    next >
Text File  |  1995-01-08  |  4KB  |  80 lines

  1. ;                                      
  2. ; Random World File created by populate
  3. ;                                      
  4. ; Populate was written By Dusty Bedford 1994
  5. ;                                      
  6. ;Enemies                    Weight    When                            MAX#OF 
  7. STIMPAK                      11.64                                       11 
  8. DEMON                        91.29         HARD_ONLY                     4 
  9. DEMON                        91.29         MEDIUM_AND_HARD               4 
  10. DEMON                        91.29                                       4 
  11. DEMON                        45.64         DEAF/AMBUSHMEDIUM_AND_HARD    2 
  12. BLUEBALL                      2.12                                       1 
  13. BARREL                      166.78                                       28 
  14. SHOTGUN                       2.12         DEAF/AMBUSH                   1 
  15. SHELLBOX                      2.12         DEAF/AMBUSH                   2 
  16. MAP                           6.35                                       2L 
  17. GARMOR                        3.17                                       1 
  18. MEDIKIT                       6.35                                       3 
  19. BARON                        47.62                                       2L 
  20. SHELLBOX                      2.12                                       2 
  21. BULLETS                      23.28                                       ;11 
  22. CHAINGUN                      3.17         DEAF/AMBUSH                   1 
  23. INVISO                        2.12                                       1 
  24. SPECTRE                     228.21         DEAF/AMBUSHHARD_ONLY          10 
  25. BULLETS                       2.12         EASY_ONLY                     ;1 
  26. DEMON                        91.29         DEAF/AMBUSH                   4 
  27. SERGEANT                     59.55         DEAF/AMBUSH                   6 
  28. IMP                          49.62         DEAF/AMBUSH                   5 
  29. TROOPER                      49.62                                       ;5 
  30. ;                                            
  31. ; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD  
  32. ;                                            
  33. ; At run-time this value is used to adjust the
  34. ; Max#of variable based on the population of
  35. ; the level being modified.  Using the strict 
  36. ; standard requires that one or more of the   
  37. ; items in the list above not have a specified
  38. ; maximum number of objects.                  
  39. ;                                              
  40. ;PER    106   ;Strict standard for exact placement 
  41. PER    90   ;Lowered Standard for easy placement
  42. ;                                            
  43. ; Deleting any of the PRESERVE lines will mean that
  44. ; the objects will not be taken from the original  
  45. ; level.  You will have to supply your own above. 
  46. ;                                            
  47. PRESERVE    PILLARS                          
  48. PRESERVE    LAMPS                            
  49. ;                                            
  50. ; THRESHOLD determines what a MEGA-GOODIE is.  
  51. ; MEGA-GOODIES are used to make the level fair 
  52. ; if the generator places a lot of enemies in  
  53. ; the level.                                   
  54. ;                                              
  55. THRESHOLD    75                                  
  56. ;                                              
  57. ; I.Q. Determines how intelligently the program  
  58. ; places objects in the effort to defeat you.   
  59. ; 250 is the default if it is not specified here. 
  60. ;                                              
  61. I.Q.    250                                 
  62. ;                                              
  63. ; EVEN sets the point at which the program must begin 
  64. ; placing MEGA-GOODIES into the level, on the   
  65. ; basis of the hardest difficulty rating.          
  66. ; The MEGA-GOODIES give you a fighting chance,  
  67. ; setting the value lower or <500 will increase the number
  68. ; of MEGA-GOODIES available to you in a the level. 
  69. EVEN    500                                 
  70. ;                                              
  71. ; If SPREAD is not set to a low value then
  72. ; a given sector may accumulate too many objects 
  73. ; this often makes the level impossible to finish
  74. ; or just ugly-looking.  Setting the value too low
  75. ; could make it difficult to place objects within
  76. ; a given wad file.
  77. ;                  
  78. SPREAD    15                                  
  79. ;                                              
  80.